home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacHaskell 2.2 / csys / magic.scm < prev    next >
Encoding:
Text File  |  1994-09-27  |  317 b   |  11 lines  |  [TEXT/CCL2]

  1. ;;; magic.scm -- magic support file for dumping compiled code files.
  2. ;;;
  3. ;;; author :  Sandra Loosemore
  4. ;;; date   :  8 Jul 1992
  5. ;;;
  6. ;;; This file is used to dump compiled code files.  The macro call below
  7. ;;; expands into the code being dumped.  See dump-interface.scm for more
  8. ;;; details.
  9.  
  10. (magic-form-to-compile)
  11.